home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / SheepTeroids.swf / scripts / frame_3 / PlaceObject2_21_104 / CLIPACTIONRECORD on(initialize).as
Encoding:
Text File  |  2005-08-05  |  134 b   |  8 lines

  1. on(initialize){
  2.    STREAM = true;
  3.    PLAY_TYPE = "bytes";
  4.    PLAY_BYTES = 10000;
  5.    PLAY_FRAMES = 0;
  6.    PLAY_PERCENTAGE = 0;
  7. }
  8.